home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Sample Code / Toolbox / PopMenus / README < prev   
Encoding:
Text File  |  1994-11-18  |  808 b   |  24 lines  |  [TEXT/MPS ]

  1. Macintosh
  2. Sample Code Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6. #6:    PopMenus
  7.  
  8. Written by:    Bryan Stearns
  9.  
  10. Versions:            1.00                        August 1988
  11.  
  12. Components:            PopMenus.p                    August 1, 1988
  13.                     PopMenus.r                    August 1, 1988
  14.                     PopMenus.make                August 1, 1988
  15. _____________________________________________________________________________
  16.  
  17. PopMenus is a very simple demonstration of how to use pop-up menus 
  18. in your application.  It implements a pop-up menu as a userItem in 
  19. a modal dialog box (this is a helpful example in its own right).
  20.  
  21. We recommend that you review Sample or TESample for the general 
  22. structure and MultiFinder techniques you should use when writing a 
  23. new application.
  24.